home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-2.iso / Files II / Prog / B-C / C++ FAQ Reference 1.0.sit / C++ FAQ Reference 1.0.rsrc / STR#_132.txt < prev    next >
Encoding:
Text File  |  1993-06-30  |  137 b   |  7 lines

  1. What is operator overloading?
  2.  
  3. What operators can/cannot be overloaded?
  4.  
  5. Can I create a '**' operator for 'to-the-power-of' operations?
  6.  
  7.